@charset "UTF-8";

@font-face {
  font-family: "jdzhenght";
  src: url("jdzhenght.woff2") format("woff2"),
       url("jdzhenght.woff") format("woff"),
       url("jdzhenght.ttf") format("truetype"),
       url("jdzhenght.eot") format("embedded-opentype"),
       url("jdzhenght.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}